home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
ARGONET
/
PD
/
WWW
/
IMAGEMAP.ZIP
/
!ImageMap2
/
Scripts
/
!PCABoot
< prev
Wrap
Text File
|
1998-07-12
|
448b
|
18 lines
| !ImageMap.!PCABoot
| (C) David McCormack, 1998
| Automatically boot up PCA support applets.
Set ImageMap$PCASupport 1
If "<PCAResources$Dir>" = "" Then Set ImageMap$PCASupport 0
| Check for PCA support module
|
RMEnsure PCASupport 0.15 If "<PCAResources$Dir>" <> "" Then RMload <PCAResources$Dir>.PCA
RMEnsure PCASupport 0.15 Set ImageMap$PCASupport 0
If "<ImageMap$PCASupport>"= "0" Then Obey
BootPCA defaultspr
Set ImageMap$PCABoot Booted